建立标准mqtt连接

建立mqtt连接。

请求方式:

"|4|1|1|host|port|iotid|iotpwd|\r"

参数:

host 物联网连接host

port mqtt连接的端口

iotid 物联网账号

iotpwd 物联网账号密码

返回值:

"|4|1|1|1|\r" mqtt连接状态:连接成功

"|4|1|1|2|reason|\r" mqtt连接状态:连接失败,字符串reason表示失败的原因

Arduino样例:

softSerial.print("|4|1|1|iot.dfrobot.com.cn|1883|Skv3zKyNb|r1lD3ztJ4b|\r");

results matching ""

    No results matching ""